/*
Theme Name: CEDOL 2013
Theme URI: http://www.cedol.org
Description: Custom
Author: Nexus
Version: 1
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/*= Global
-------------------------------------------------------------- */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.clr {
	clear: both;
}

pre {
	margin: 5px 0 10px 0;
	background-color: #FFC;
	border: 1px solid #FC6;
	padding: 5px;
}

/* =Layout
-------------------------------------------------------------- */
body {
	background-color: #FFF;
}

#wrapper {
	width: 972px;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
}

#main {	
	margin-top: 20px;
}
#main.section {
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/mainBgr.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}
#main.page {
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/mainBgrLeft.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}

#sidebarLeft {
	width: 250px;
/*	min-height: 550px;	*/
}

#content {
	width: 675px;
	float: right;
	padding: 0 0 0 20px;
/*	border-left: 1px solid #51bae9;*/
	min-height: 550px;	
}
#content.left {
	float: left;
	border: 0;
	padding: 0 20px 0 0;
	border-left: none;
/*	border-: 1px solid #51bae9;*/
}

#sidebarRight {
	width: 230px;
}


/* =Fonts
-------------------------------------------------------------- */
body, p, li, table {
	font-family: Verdana, Geneva, sans-serif;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-size: 13px;	
	color: #474747;
	line-height: 1.3;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 20px;
	color: #3463cc;
	margin: 10px 0 20px 0;
}
h1 {
	font-weight: bold;
}
h2 {
	font-size: 18px;	
}
h3 {
	font-size: 16px;	
}
h4 {
	font-size: 15px;	
}
h5 {
	font-size: 14px;	
}
h6 {
	font-size: 13px;	
}

p {
	margin: 5px 0 15px 0;
}

a:link, a:visited {
	color: #3463cc;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
}
a.back {
	border: 1px solid #51bae9;
	background: #8dc3f2;
	margin: 0 0 15px 0;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	padding: 6px 7px;
	display: block;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/navBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-shadow: 1px 1px 1px rgba(52,99,204,0.6);
	font-weight: bold;
}
a.back:hover {
	background-color: #597dda;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/navBgrOn.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#content a.back {
	width: 250px;
	margin: 0 0 15px 0;
}

/*= Header
-------------------------------------------------------------- */
#header {
	border: 1px solid #51bae9;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/headerBgr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;	
}

#site-title {
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/cedol-logo.jpg);
	width: 556px;
	height: 113px;
	display: block;
	margin: 15px;
	position: relative;
	float: left;
}
#site-title.country {
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/cedol-logo-country.jpg);
}
#site-title span {
	display: none;	
}

#site-title .emblem {
	width: 110px;
	height: 110px;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}
#site-title .site {
	width: 436px;
	height: 36px;
	position: absolute;
	display: block;
	top: 35px;
	left: 125px;
}
#site-title .emblem span, #site-title .site span {
	display: none;
}

#site-title.country .site {
	top: 6px;	
}

#site-title .flag {
	display: block;
	margin: 0 0 0 128px;
	top: 51px;
	position: relative;
	width: 90px;
	height: 60px;
	display: block;
}
#site-title .countryname {
	display: block;
	margin: 8px 0 0 228px;
	font-size: 20px;
	color: #8dc3f1;
	font-weight: normal;
	font-size: 16px;
}

#site-description {
	color: #3463cc;
	font-size: 16px;
	margin: 20px 0 0 0;
}

#toplinks {
	padding: 5px 0;
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#toplinks li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;	
	color: #444;
	float: left;
}
#toplinks a {
	color: #444;
}
#toplinks a:hover {
	color: #3463cc;
}

#countryselect, #continentselect {
	float: right;
	margin: 60px 15px 0 0;
}
#countryselect, #continentselect {
	border: 1px solid #cbc5c5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 3px;
	font-size: 10px;
	width: 150px;
	color: #444;
	line-height: 1;
	background-color: #FFF;
}

#search {
	float: right;
	margin: 60px 15px 0 0;
	width: 163px;
	border: 1px solid #cbc5c5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #FFF;
}
#s {
	border: none;
	background: none;
	padding: 3px;
	font-size: 10px;
	width: 120px;
	color: #444;
	line-height: 1;
}
#search #searchsubmit {
	padding: 0;
	margin: 2px;
	background: none;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/iconSearch.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	width: 17px;
	height: 17px;
	display: block;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
}

#find_job {
	float: right;
	margin: 10px 15px 0 100px;
	display: inline-block;
	padding: 8px;
	text-align: center;
	background-color: #c8372f;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#find_job:hover {
	background-color: #3463cc;
}

form.style select, form.style input {
	border: 1px solid #cbc5c5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 3px;
	font-size: 10px;
	width: 100%;
	color: #444;
	line-height: 1;
	background-color: #FFF;	
	margin: 5px 0 5px 0;
}


/*= Access
-------------------------------------------------------------- */
#access {
	border-top: 1px solid #51bae9;
	background: #8dc3f2;
	display: block;
	float: left;
	margin: 0 auto;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	width: 950px;
	padding: 0 10px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/navBgr.jpg);
	background-position: top left;
	background-repeat: repeat;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access a {
	color: #FFF;
	display: block;
	line-height: 42px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 12px;
	border-right: 1px solid #dadada;
	text-shadow: 1px 1px 1px rgba(52,99,204,0.6);
	font-weight: bold;
}

/*
#access li.double a {
	width: 120px;
	height: 30px;
	display: block;
	padding: 2px 10px;
	line-height: 15px;
	text-align: center;	
}
*/
#access li.double a {
	line-height: 15px;
	height: 17px;
	padding: 4px 2px;
}
#access li.double.short a {
	line-height: 42px;
	height: 42px;
	padding: 0 10px;
}
#access li.double.vshort a {
	height: 34px;
	padding: 4px 2px;
	width: 70px;
	text-align: center;
}
#access li.double.long a {
	height: 34px;
	padding: 4px 2px;
	width: 140px;
	text-align: center;
}


#access img {
	vertical-align: middle;
}
/*
#access ul li:first-child a {
	border-left: none;
}*/
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background-color: #3262cb;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/navBgrOn.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#access li.on a {
	background-color: #3262cb;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/navBgrOn.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #fff;
}


/*= Footer Links
-------------------------------------------------------------- */
#footerlinks {
	border: 1px solid #51bae9;
	background: #8dc3f2;
	display: block;
	float: left;
	margin: 20px auto 5px auto;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	width: 950px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/navBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
	padding: 0 10px;
}
#footerlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footerlinks ul li {
	float: left;
}

#footerlinks a {
	color: #FFF;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	text-decoration: none;
	font-size: 14px;
	width: 169px;
	text-align: center;
	border-left: 1px solid #dadada;
	text-shadow: 1px 1px 1px rgba(52,99,204,0.6);
	font-weight: bold;
}
#footerlinks a:hover {
	background-color: #597dda;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/navBgrOn.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #fff;
}
#footerlinks ul li:first-child a {
	border-left: none;
}


#network {
	clear: both;
	padding: 10px 0;
	display: block;
	width: 100%;
	text-align: left;	
}
#network ul, #network ul li {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#network ul li {
	float: left;
	margin-right: 10px;
	color: #444;
	font-size: 12px;
	line-height: 16px;
}

p.copyright {
	text-align: left;
	clear: both;
	display: block;
	color:#999;	
}

#site-info {
	clear: both;
	padding: 10px 0;
	width: auto;
}
#site-info p {
	font-size: 12px;
	margin: 0;
	color:#999;	
}


/*= Breadcrumb
-------------------------------------------------------------- */

#breadcrumb {
	padding: 5px 0;
	margin: 15px 0;
	border-bottom: 1px solid #3463cc;
	color: #444;
}
#breadcrumb p {
	color: #444;
}
#breadcrumb a {
	font-weight: bold;
	color: #444;
}
#breadcrumb a:hover {
	color: #3463cc;
}


/*= Sidebar Left
-------------------------------------------------------------- */
#sidebarLeft {
	background-color: #fff;
	border: 1px solid #51bae9;
	padding: 0;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;	
	float: left;
}
#sidebarLeft li {
	padding: 5px 15px;
	border-bottom: 1px solid #51bae9;
}
#sidebarLeft li:last-child {
	border-bottom: 0px;
}
#sidebarLeft li a {
	color: #474747;
	font-weight: bold;
}
#sidebarLeft li a:hover {
	color: #3563cc;
}
#sidebarLeft h2 {
	background-color: #8dc3f1;
	border-bottom: 1px solid #51bae9;
	margin: 0 0 5px 0;
	padding: 10px;
	color: #FFF;
	font-size: 15px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/sidebarBgr.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-top-right-radius: 9px;
	-webkit-border-radius-topright: 9px;
	-moz-border-radius-topright: 9px;	
	border-top-left-radius: 9px;
	-webkit-border-radius-topleft: 9px;
	-moz-border-radius-topleft: 9px;	
}


/*= Sidebar Right
-------------------------------------------------------------- */
#sidebarRight {
	background-color: #fff;
	padding: 10px;
/*	border-left: 1px solid #51bae9;	*/
	float: right;
}
#sidebarRight li {
	padding: 5px 10px;
}
#sidebarRight li a {
	color: #474747;
}

#sidebarRight h3 {
	font-size: 14px;
}

#content.entity {
/*	border-right: 1px solid #51bae9;	*/
}
#sidebarRight.entity {
	border: none;
}
#sidebarRight.entity  .spacer {
	height: 20px;
}

#sidebarRight h2.mainTitle {
    padding: 0px 0px 6px;
    margin: 0px 0px 15px;
    border-bottom: 1px solid #3160cf;
}

/*= Content
-------------------------------------------------------------- */

#content h3, #content h4, #content h5, #content h6 {
	margin: 20px 0 5px 0;	
}

#content ul, #content ol {
	padding: 5px 0 5px 30px;
	list-style: square;
}

.tabcontent li {
	line-height: 1.4;
	padding: 3px 0;
}

#content ol {
	list-style: decimal;
}

/*= Tabbed Navigation
-------------------------------------------------------------- */
ul#tabNavigation {
	list-style: none;
	margin: 0;
	padding: 5px 0 10px 0;
}
ul#tabNavigation li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;	
}
ul#tabNavigation li a {
	display: block;
	width: 159px;
	height: 40px;
	line-height: 40px;
	background-color: #bfbfbf;
	text-align: center;
	border: 1px solid #cbc5c5;
	color: #444;
	border-top-right-radius: 9px;
	-webkit-border-radius-topright: 9px;
	-moz-border-radius-topright: 9px;	
	border-top-left-radius: 9px;
	-webkit-border-radius-topleft: 9px;
	-moz-border-radius-topleft: 9px;
	font-weight: bold;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/tabOff.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	overflow: hidden;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;   	
}
	
ul#tabNavigation li a:hover, ul#tabNavigation li a.on {
	background-color: #8ec4f2;
	border: 1px solid #55bcea;
	color: #FFF;
	font-weight: bold;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/tabOn.jpg);
}

/*= Footer
-------------------------------------------------------------- */
#footer {
	padding: 10px 0 0 0;
	font-size: 12px;
	color: #777;
	text-align: right;
}


/*= Home only
-------------------------------------------------------------- */
#homeFlash {
	width: 725px;
	float: left;
}

#homeFlash .title {
	background-color: #b7daf8;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/thBgr.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	display: block;
	border-top-right-radius: 9px;
	-webkit-border-radius-topright: 9px;
	-moz-border-radius-topright: 9px;	
	border-top-left-radius: 9px;
	-webkit-border-radius-topleft: 9px;
	-moz-border-radius-topleft: 9px;
	text-align: left;
	border: 1px solid #51bae9;
	border-bottom: none;
}
#homeFlash .flashholder {
	border: 1px solid #51bae9;
	width: 723px;
	height: 380px;
	overflow: hidden;
}

#slider {
	width: 972px;
	height: 283px;
	display: block;
	/*
	overflow: hidden;*/
	margin: 0 0 20px 0;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;	
}
#captions {
	color: #FFF;	
	text-shadow: 1px 1px 1px rgba(52,99,204,0.3);	
}

#boxes {
	margin: 0 0 20px 0;
}

#boxes .box, #about {
	border: 1px solid #c1c1c1;
	width: 208px;
	min-height: 210px;
	float: left;
	padding: 10px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;	
}
#boxes .spacer {
	width: 17px;
	height: 200px;
	display: block;
	float: left;
}
#about h3, #boxes h3 {
	font-size: 18px;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #c1c1c1;
}

#boxes .box img {
	float: right;
	margin: 0 0 5px 5px;
}

#about { 
	min-height: 393px;
	float: right;
}


/*= Flags table
-------------------------------------------------------------- */
table.flags {
	width: 675px;
	border: 1px solid #51bae9;	
	margin: 15px 0;
	background-color: #f3f3f3;
}

table.flags th {
	background-color: #b7daf8;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/thBgr.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #51bae9;	
	text-shadow: 1px 1px 1px rgba(52,99,204,0.3);
	/*
	border-top-right-radius: 9px;
	-webkit-border-radius-topright: 9px;
	-moz-border-radius-topright: 9px;	
	border-top-left-radius: 9px;
	-webkit-border-radius-topleft: 9px;
	-moz-border-radius-topleft: 9px;
	text-align: left;*/
}
table.flags tr.spacer td {
	height: 20px;
}
table.flags td {
	width: 195px;
	padding: 5px 10px 5px 20px;
}
table.flags td.l {
}
table.flags td.r {
}


/*= Entities table
-------------------------------------------------------------- */
table.entities {
	width: 675px;
	border: 1px solid #51bae9;	
	margin: 15px 0;
}

table.entities th {
	background-color: #b7daf8;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/thBgr.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 1px solid #51bae9;	
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	/*
	border-top-right-radius: 9px;
	-webkit-border-radius-topright: 9px;
	-moz-border-radius-topright: 9px;	
	border-top-left-radius: 9px;
	-webkit-border-radius-topleft: 9px;
	-moz-border-radius-topleft: 9px;
	text-align: left;*/
	text-shadow: 1px 1px 1px rgba(52,99,204,0.3);
}
table.entities td.l {
	/*
	border-left: 1px solid #51bae9;*/
}
table.entities td.r {
	/*border-right: 1px solid #51bae9;*/
	width: 200px;
}

table.entities td {
	padding: 10px;
	background-color: #f3f3f3;
}
table.entities tr.alt td {
	background-color: #dddddd;
}
table.entities a {
	color: #444;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
table.entities a:hover {
	color: #3563cc;
}
div.icons {
	margin: 0;
	padding: 0;
	float: right;
}
div.icons .icon {
	width: 16px;
	height: 16px;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
.iconweb { background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/iconweb.png); }


/* Entity single */

div.entitybox {
	border: 1px solid #51bae9;
	padding: 15px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;	
	margin: 0 0 30px 0;
}
div.entitybox h1 {
	margin: 0 0 15px 0;
}
table.entity {
	width: 340px;
}
span.title {
	font-weight: bold;
	color: #3463cc;
}

#entitythumb {
	border: 1px solid #dddddd;
	width: 215px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
#entitythumb img {
	max-width: 215px;
	height: auto;
}

div.partner {
	background-color: #dcdcdc;
	border: 1px solid #DDD;
	padding: 10px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/videoBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
div.partner span.title {
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px solid #DDD;
	margin-bottom: 5px;
}

div.partner span.title.partnerCat36 {
	color: #ff3333;
	border-bottom: 1px solid #ff3333;
}
div.partner span.title.partnerCatprivate {
	color: #ff3333;
	border-bottom: 1px solid #ff3333;
}
#content.private h1 {
	color: #ff3333;
}

div.partner span.desc {
	font-size: 11px;
}
div.partner span.desc .thumb {
	width: 90px;
	float: right;
	margin: 0 0 6px 6px;
	display: inline;
	border: 1px solid #dddddd;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	background-color: #FFF;
}
div.partner span.desc .thumb img {
	max-width: 100%;
	height: auto;	
}


/* Organisation */

#organisationList {
	margin: 25px 0 15px 0;
}

div.organisationEntry {
	border: 1px solid #DDD;
	padding: 10px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	margin-bottom: 15px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/organisationBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e9e9e9;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);	
}

div.organisationEntry:hover {
	border: 1px solid #BBB;
}

div.organisationEntry a.thumb {
	border: 1px solid #dddddd;
	width: 230px;
	height: 90px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	float: left;
	background-color: #FFF;
}
div.organisationEntry h3 {
	font-size: 14px;
	margin: 0 0 4px 0;
}
div.organisationEntry .copy {
	float: right;
	width: 400px;
}
div.organisationEntry a p {
	color: #474747;
}

/* Video */
table.videos {
	margin: 15px 0 0 0;
	
}
table.videos td.spacer {
	width: 15px;	
}

div.video {
	background-color: #dcdcdc;
	border: 1px solid #DDD;
	padding: 10px;
	width: 192px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/videoBgr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

table.cols4 div.video {
	width: 135px;
}

div.video img {
	border: 1px solid #DDD;
}


/* =Research
-------------------------------------------------------------- */



#faculty-vacancies {
	position: relative;
	margin-top: 30px;
}

body #main.vacancies table.entities {
	margin: 0;
}

#main.vacancies table.scroll tbody {
	display: block;
	height: 500px;
    overflow-y: auto;  
    overflow-x: hidden;
	background-color: #f3f3f3; 
}

body #main.vacancies table .col1 {
	width: 27.5%;	
}
body #main.vacancies table .col2 {
	width: 27.5%;	
}
body #main.vacancies table .col3 {
	width: 15%;	
}
body #main.vacancies table .col4 {
	width: 15%;	
}
body #main.vacancies table .col5 {
	width: 15%;	
}

p.filter-table {
	position: absolute;
	top: 0px;
	right: 0px;
}
body p.filter-table input {
	padding: 10px !important;
	font-size: 15px;
	line-height: 25px;
	height: 25px !important;
}

#apply {
	text-align: center;
}
#apply a {
	margin: 10px 15px 0 15px;
	display: inline-block;
	padding: 12px 25px;
	font-size: 1.1em;
	text-align: center;
	background-color: #c8372f;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#apply a:hover {
	background-color: #3463cc;
}

.modal-inner {
	padding: 15px;
}

.form-job-apply .contactForm label {
	margin-top: 4px;
}
.form-job-apply .contactForm input[type=email],
.form-job-apply .contactForm input[type=text] {
	width: 418px;
	padding: 6px;
}
.form-job-apply .contactForm textarea {
	width: 418px;
	min-height: 200px;
	padding: 6px;
}



/* =Images
-------------------------------------------------------------- */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}


/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	font-weight: bold;
}
.nivo-caption p {
	color:#fff;
	padding:5px;
	margin:0;
}
.nivo-caption a {
	color:#fff;
	display:inline !important;
}
.nivo-html-caption {
 	color:#fff;
   display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	color:#fff;
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* =Contact form
-------------------------------------------------------------- */

.contactForm {
	padding: 10px 0 25px 0;
}

.contactForm .required {
	color: #3160cf;
}

.contactForm .row {
	clear: both;
}
.contactForm label {
	width: 200px;
	float: left;
	display: block;
	margin: 0 20px 0 0;
	color: #222;
}
.contactForm input[type=text], .contactForm input[type=email] {
	width: 200px;
	float: left;
	border: 1px solid #dcdcdc;
	background-color: #FAFAFA;
	padding: 3px;
	margin: 0 0 10px 0;
}
.contactForm input[type=checkbox], #optout {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	width: 13px;
	height: 13px;
}
.contactForm select {
	width: 200px;
	float: left;
	border: 1px solid #dcdcdc;
	background-color: #FAFAFA;
	padding: 3px;
	margin: 0 0 10px 0;
}
.contactForm textarea {
	width: 200px;
	float: left;
	border: 1px solid #dcdcdc;
	background-color: #FAFAFA;
	padding: 3px;
	margin: 0 0 10px 0;
}


.contactForm input[type=submit] {
	border: none;
	background: none;
	background-color: #3160cf;
	color: #FAFAFA;
	padding: 5px 10px;
	/*border: 1px solid #9d9c2b;*/
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;			
	font-size: 13px;
}
.contactForm input[type=submit]:hover {
	background-color: #8dc2f4;
	color: #fff;
}
.contactForm .row .block {
	width: 200px;
	float: left;
	padding: 3px 0;
	margin: 0 0 0 0;
}

.contactForm .spacer {
	height: 25px;	
}

.contactForm .row .block p {
	color: #000;
	font-size: 11px;
	margin: 0 0 10px 0;
}
.contactForm #optout .wpcf7-list-item-label, .contactForm #suppliers .wpcf7-list-item-label {
	display: none;
}

.contactForm .row.opt {	
	padding: 10px 0 15px 0;
	clear: both;
}
.contactForm .row.opt label {	
	width: 345px;
}
.contactForm .row.opt #optout {
	margin: 5px 0 0 0;
}

.contactForm .wpcf7-form-control.g-recaptcha {
	margin-left: 220px;
	padding: 15px 0;
}

body .contactForm.modal span.wpcf7-not-valid-tip {
	/*
	clear: both;
	width: 100%;
	margin: 0 0 17px 0;
	background-color: #ffecec;
	color: #ff4141;
	border: 1px solid #ff4141;
	padding: 5px;
	*/
	display: none;
}
.contactForm select.wpcf7-not-valid,
.contactForm textarea.wpcf7-not-valid,
.contactForm input.wpcf7-not-valid {
	border: 1px solid #ff4141;
	background-color: #ffecec;
}


/*= Blog
-------------------------------------------------------------- */

#main.blog #sidebarLeft h2.title a:link,
#main.blog #sidebarLeft h2.title a:visited {
	color: #fff;
}
#main.blog #sidebarLeft h2.title a:hover,
#main.blog #sidebarLeft h2.title a:active {
	color: #333;
}

#main.blog #sidebarLeft h3 {
	color: #333;
	margin: 0;
	padding: 0 15px 7px 15px;
	font-weight: normal;
	font-size: 15px;
}
#main.blog #sidebarLeft input[type=text],
#main.blog #sidebarLeft select {
	margin: 10px 0 10px 15px;
	padding: 5px;
	border: 1px solid #51BAE9;
	width: auto;
	display: block; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main.blog #sidebarLeft .widget-container {
	padding-top: 15px;
	padding-bottom: 15px;
}



#mapbox {
	width: 725px;
	float: left;
}
#mapbox h3 {
	background-color: #373738;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/thBgr.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	display: block;
	border-top-right-radius: 9px;
	-webkit-border-radius-topright: 9px;
	-moz-border-radius-topright: 9px;	
	border-top-left-radius: 9px;
	-webkit-border-radius-topleft: 9px;
	-moz-border-radius-topleft: 9px;
	text-align: left;
	border: 1px solid #c1c1c1;
	border-bottom: none;
	margin: 0;
}
#mapimage {
	border: 1px solid #c1c1c1;
	width: 723px;
	height: 380px;
	overflow: hidden;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/mapbgr.jpg);
	position: relative;
}
#basemap {
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/basemap-g.png);
	width: 622px;
	opacity: 1;
	height: 349px;
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
}
a.continent {
	position: absolute;
	display: block;
	/*background-color: rgba(255,255,255,0.4);*/
}
a.continent span {
	display: none;
}
#mapeurope {
	top: 98px;
	right: 281px;
	width: 77px;
	height: 63px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/map-europe.png);
}
#mappacific {
	bottom: 37px;
	right: 22px;
	width: 126px;
	height: 109px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/map-pacific.png);
}
#mapasia {
	top: 154px;
	right: 134px;
	width: 104px;
	height: 83px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/map-asia.png);
}
#mapamericas {
	top: 15px;
	right: 432px;
	width: 146px;
	height: 222px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/map-americas.png);
}
#mapafrica {
	top: 191px;
	right: 234px;
	width: 134px;
	height: 119px;
	background-image: url(/web/20260403011717im_/https://www.cedol.org/wp-content/themes/cedol2013/images/map-africa.png);
}

#mapimage ul {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 10px;
	width: 105px;
	background-color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);	
		
}
#mapimage ul li a {
	padding: 3px;
	display: block;
}
#mapimage ul li a.on {
	color: #000000;	
}

/*
     FILE ARCHIVED ON 01:17:17 Apr 03, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:45:01 May 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 63.139
  load_resource: 73.02
  PetaboxLoader3.resolve: 38.77
  PetaboxLoader3.datanode: 27.025
*/